settings: Cache style properties
authorBenjamin Otte <otte@redhat.com>
Wed, 28 Dec 2011 13:34:54 +0000 (14:34 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 29 Dec 2011 09:10:32 +0000 (10:10 +0100)
commit45161fbb559f0da51d165f7b114c2beadf3dd94a
tree41adcf7ddbcbba34f7cf51af13c8b45fab114dae
parent524938aa53b57e6a974a993c9d7ad29aabf0b299
settings: Cache style properties

This way we don't need to compute them every lookup. (That's not the
real reason though - the real reason is that I want to add new APIs that
require the caching because they return consts).
gtk/gtksettings.c